From 294f78094890bed79582ebdf5bc3160aaba29da9 Mon Sep 17 00:00:00 2001 From: "djm@kirby.fc.hp.com" Date: Thu, 26 May 2005 16:02:35 +0000 Subject: [PATCH] bitkeeper revision 1.1564.1.3 (4295f31bXXSt2FVu5PG4ForW7oosIw) One-liner to resolve link error due to recent core changes to idle --- xen/arch/ia64/domain.c | 1 - 1 file changed, 1 deletion(-) diff --git a/xen/arch/ia64/domain.c b/xen/arch/ia64/domain.c index 54a3b68e50..772b4bd99d 100644 --- a/xen/arch/ia64/domain.c +++ b/xen/arch/ia64/domain.c @@ -133,7 +133,6 @@ void startup_cpu_idle_loop(void) * Therefore memory barrier to ensure state is visible. */ smp_mb(); - init_idle(); #if 0 //do we have to ensure the idle task has a shared page so that, for example, //region registers can be loaded from it. Apparently not... -- 2.30.2